Linux scp to copy files, do not need to enter a password, linuxscp
Scp is short for securecopy. It is used to remotely copy files in Linux. Similar Commands include cp, but cp only Copies files on the local machine and cannot be copied across
Scp execution in the Linux background and scp execution in the linux background
Recently, it takes a long time for a large scp file to be completely down on a remote machine. After executing the command using xshell, it cannot be closed. Otherwise,
Recently requested by the company, the need for remote transmission and backup of file data, wrote an article on the SSH, SCP and rsync application configuration of the whole process, may be too wordy, but mainly to want to do not miss each process
Use of SCP
Replicate from local to remoteCommand basic format:SCP [Optional parameters] Local filename remote user name @ Remote address: Remote file or directory
Copy file Example:
Scp/home/backup.zip
Scp batch upload public key #! /Bin/bashcat/root /. ssh/id_rsa.pub & gt;/root. ssh/authorized_keys: import the public key to the auth file to host1 'cat/root/a' # The content in file a is the target host address foriin $ ho you want the scp public
The SCP command is similar to the CP command, except that the CP command is used on the same machine, and the SCP command is copied on two machines.
Example:Copy remote server files to localSCP-P 999 root@21andy.com:/home/test.zip/home/
Copy the
What is the security comparison between FTP and SSH?
Ftp:
Http://baike.baidu.com/subview/369/6149695.htmIn the TCP/IP protocol, the FTP standard command TCP port number is 21,port mode with a data port of 20. The task of FTP is to
In Linux, copy files remotely using scp-Linux Enterprise Application-Linux server application information. The following is a detailed description. Use "scp" to copy an object
SSH provides instructions and shell for logging on to the remote server.
Original link Address: http://www.binghe.org/2010/03/telnet-ftp-ssh-sftp-scp/"Telnet" is a well-known terminal access Protocol, and traditional Web service programs such as FTP, Pop, and Telnet are inherently insecure because they transmit data,
In recent times, the SCP has often been used to convey something, and it is not good enough to know what to do with this command.The SCP command is similar to the CP command, except that the CP command is used on the same machine, and the SCP is a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.